If your aim is to control a SCSI device from a user-level process, this chapter contains some useful background information to supplement Chapter 5, "User-Level Access to SCSI Devices." If you are designing a kernel-level SCSI driver, this chapter contains essential information on kernel support. The major topics in this chapter are as follows:
intro(7) reference page | Documents the naming conventions for disk and tape device special files. |
dksc(7) reference page | Documents the Silicon Graphics disk volume partition layout and the ioctl support in the base-level SCSI drivers. |
ANSI X3.131-1986 and X3T9.2/85-52 Rev 4B. | SCSI standards documents. |
http://www.abekrd.co.uk/SCSI2/ | Web page containing the complete SCSI-2 standard in HTML form. |